ContactConvertRequest
Contents
[
Hide
]
Request model for EmailCloud.Contact.Convert method.
Properties:
Name | Type | Description | Notes |
---|---|---|---|
toFormat | string | File format to convert to. Enum, available values: VCard, WebDav, Msg | |
fromFormat | string | File format to convert from. Enum, available values: VCard, WebDav, Msg | |
file | System.IO.Stream | File to convert |