Gets the value indicating whether the item has any attachment.
Namespace:
Rebex.Net
Assembly:
Rebex.Ews (in Rebex.Ews.dll)
Syntax
Visual Basic |
---|
Public Property HasAttachments As Boolean Get Private Set |
C# |
---|
public bool HasAttachments { get; private set; } |