ExchangeMessageTitle Property |
[Missing <summary> documentation for "P:Scanjour.Workflow4.Common.Exchange.ExchangeMessage.Title"]
Namespace: Scanjour.Workflow4.Common.ExchangeAssembly: Scanjour.Workflow4.Common (in Scanjour.Workflow4.Common.dll) Version: 24.5.0.0 (24.5.0.0)
Syntaxpublic string Title { get; }
Public ReadOnly Property Title As String
Get
public:
virtual property String^ Title {
String^ get () sealed;
}
abstract Title : string with get
override Title : string with get
Property Value
StringImplements
IMailMessageTitle
See Also