Click or drag to resize

AttachmentUploadTaskMimeType Property

Attachment MIME type.

Namespace: KeeperSecurity.Vault
Assembly: KeeperSdk (in KeeperSdk.dll) Version: 1.0.5-beta11
Syntax
C#
public string MimeType { get; set; }

Property Value

String

Implements

IAttachmentUploadTaskMimeType
See Also