ObjectIdentifierEWSId Property |
Exchange web service id
Namespace:
Aspose.Email
Assembly:
Aspose.Email (in Aspose.Email.dll) Version: 20.2
Syntaxpublic string EWSId { get; }
Public ReadOnly Property EWSId As String
Get
public:
property String^ EWSId {
String^ get ();
}
member EWSId : string with get
Property Value
Type:
String
See Also