SharingDataType Enumeration |
Namespace:
Aspose.Email.Clients.Exchange.WebService.Schema_2016
Assembly:
Aspose.Email (in Aspose.Email.dll) Version: 20.2
Syntax[SerializableAttribute]
public enum SharingDataType
<SerializableAttribute>
Public Enumeration SharingDataType
[SerializableAttribute]
public enum class SharingDataType
[<SerializableAttribute>]
type SharingDataType
Members|
| Member name | Value | Description |
|---|
| Calendar | 0 | |
| Contacts | 1 | |
Remarks
See Also