DocumentLibrary
DocumentLibrary enumeration
DocumentLibrary namespace of the ActiveSync protocol
public enum DocumentLibrary
Values
Name | Value | Description |
---|---|---|
LinkId | 5 |
The link to the document, specified as a Uniform Resource Identifier (URI). |
DisplayName | 6 |
The name of the document, as displayed by the client. |
IsFolder | 7 |
Specifies whether the item is a folder or a document. |
CreationDate | 8 |
The date and time when the document was first created. |
LastModifiedDate | 9 |
The date and time when the document or its properties was last modified. |
IsHidden | 10 |
Specifies whether this is a hidden object. |
ContentLength | 11 |
The estimated size of the document, in bytes. |
ContentType | 12 |
The Multipurpose Internet Mail Extensions (MIME) type of the binary-encoded content or content encoded with base64 encoding. |
See Also
- namespace Aspose.Email.Clients.ActiveSync.TransportLayer
- assembly Aspose.Email