Class EventType.EmailIngestReceiveFile
(file_requests) Received files via Email to Dropbox
Inherited Members
Namespace: Dropbox.Api.TeamLog
Assembly: Dropbox.Api.dll
Syntax
public sealed class EventType.EmailIngestReceiveFile : EventType
Constructors
View SourceEmailIngestReceiveFile(EmailIngestReceiveFileType)
Initializes a new instance of the EventType.EmailIngestReceiveFile class.
Declaration
public EmailIngestReceiveFile(EmailIngestReceiveFileType value)
Parameters
| Type | Name | Description |
|---|---|---|
| EmailIngestReceiveFileType | value | The value |
Properties
View SourceValue
Gets the value of this instance.
Declaration
public EmailIngestReceiveFileType Value { get; }
Property Value
| Type | Description |
|---|---|
| EmailIngestReceiveFileType |