SendMailActivityBodyType Property
The mail body type.
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<BodyType> BodyType { get; set; }
Public Property BodyType As InArgument(Of BodyType)
Get
Set
public:
property InArgument<BodyType>^ BodyType {
InArgument<BodyType>^ get ();
void set (InArgument<BodyType>^ value);
}
member BodyType : InArgument<BodyType> with get, set
Property Value
InArgumentBodyType