SharingDataType Enumeration

The SharingDataType enumeration specifies the type of data that is shared.

Namespace:  ExchangeWebServices
Assembly:  EWS (in EWS.dll)

Syntax

'Declaration
<SerializableAttribute> _
Public Enumeration SharingDataType
'Usage
Dim instance As SharingDataType
[SerializableAttribute]
public enum SharingDataType

Members

Member name Description
Calendar Indicates that the shared folder contains calendar information.
Contacts Indicates that the shared folder contains contact information.

See Also

Reference

Other Resources