SaveMailSetupAttachmentType Property |
The attachment type for mail attachments.
Namespace: Scanjour.Workflow4.ActivityLibrary.ServiceProcess.SaveMailAssembly: Scanjour.Workflow4.ActivityLibrary_24.5.0.0 (in Scanjour.Workflow4.ActivityLibrary_24.5.0.0.dll) Version: 24.5.0.0 (24.5.0.0)
Syntaxpublic string AttachmentType { get; set; }
Public Property AttachmentType As String
Get
Set
public:
property String^ AttachmentType {
String^ get ();
void set (String^ value);
}
member AttachmentType : string with get, set
Property Value
String
See Also