SaveMailSetupAttachmentIsAppendices Property |
Attachments are appendixes to mail.
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 bool AttachmentIsAppendices { get; set; }
Public Property AttachmentIsAppendices As Boolean
Get
Set
public:
property bool AttachmentIsAppendices {
bool get ();
void set (bool value);
}
member AttachmentIsAppendices : bool with get, set
Property Value
Boolean
See Also