SharePointMetadata
Contents
[
Hide
]SharePointMetadata class
Describes metadata about the document in SharePoint or OneDrive for Business that contained the sensitive information.
The SharePointMetadata type exposes the following members:
Constructors
Name | Description |
---|---|
SharePointMetadata() | Initializes a new instance of the SharePointMetadata class |
Properties
Name | Description |
---|---|
from_address | The user who triggered the event. This will be either the FileOwner, LastModifier, or LastSharer. Mandatory: Yes |
item_creation_time | Datetimestamp in UTC of when event logged. Mandatory: Yes |
site_collection_guid | The GUID of the site collection. Mandatory: Yes |
site_collection_url | Name of the SharePoint site. Mandatory: Yes |
file_name | Name of the path. Mandatory: Yes |
file_owner | The document owner. Mandatory: Yes |
file_path_url | The URL of the document Mandatory: Yes |
document_last_modifier | The user who last modified the document. Mandatory: Yes |
document_sharer | The user who last modiifed sharing of the document. Mandatory: Yes |
unique_id | A guid that identifies the file. Mandatory: Yes |
last_modified_time | Timestamp in UTC for when doc was last modified. Mandatory: Yes |
See Also
- namespace aspose.email.clients.activity
- assembly Aspose.Email