MessageSaveLocation Property (EmailTrigger)
In This Topic
The directory where selected messages should be saved if message saving is specified in MessageSaveFormat
Syntax
'Declaration
Public Property MessageSaveLocation As String
public string MessageSaveLocation {get; set;}
See Also