Gets the Type of the message.
Namespace:
Rebex.Net
Assembly:
Rebex.Ews (in Rebex.Ews.dll)
Syntax
Visual Basic |
---|
Public Property MessageType As EwsMessageType Get Private Set |
C# |
---|
public EwsMessageType MessageType { get; private set; } |