SaveMailActivityMailType Property
The mail type for the mail item. I - Ingoing mail, U - OutGoing mail
Namespace: Scanjour.Workflow4.ActivityLibrary.ServiceProcessAssembly: Scanjour.Workflow4.ActivityLibrary_24.4.0.0 (in Scanjour.Workflow4.ActivityLibrary_24.4.0.0.dll) Version: 24.4.0.0 (24.4.0.0)
public InArgument<string> MailType { get; set; }
Public Property MailType As InArgument(Of String)
Get
Set
public:
property InArgument<String^>^ MailType {
InArgument<String^>^ get ();
void set (InArgument<String^>^ value);
}
member MailType : InArgument<string> with get, set
Property Value
InArgumentString