SharePointMetadata Class |
Namespace: Aspose.Email.Clients.Activity
The SharePointMetadata type exposes the following members.
Name | Description | |
---|---|---|
SharePointMetadata | Initializes a new instance of the SharePointMetadata class |
Name | Description | |
---|---|---|
DocumentLastModifier |
The user who last modified the document.
Mandatory: Yes
| |
DocumentSharer |
The user who last modiifed sharing of the document.
Mandatory: Yes
| |
FileName |
Name of the path.
Mandatory: Yes
| |
FileOwner |
The document owner.
Mandatory: Yes
| |
FilePathUrl |
The URL of the document
Mandatory: Yes
| |
From |
The user who triggered the event. This will be either the FileOwner, LastModifier, or LastSharer.
Mandatory: Yes
| |
itemCreationTime |
Datetimestamp in UTC of when event logged.
Mandatory: Yes
| |
LastModifiedTime |
Timestamp in UTC for when doc was last modified.
Mandatory: Yes
| |
SiteCollectionGuid |
The GUID of the site collection.
Mandatory: Yes
| |
SiteCollectionUrl |
Name of the SharePoint site.
Mandatory: Yes
| |
UniqueId |
A guid that identifies the file.
Mandatory: Yes
|
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |