UserIdType Class

The UserIdType class identifies a user or a delegate user who has folder access permissions.

Inheritance Hierarchy

System.Object
  ExchangeWebServices.UserIdType

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

Syntax

'Declaration
<SerializableAttribute> _
Public Class UserIdType
'Usage
Dim instance As UserIdType
[SerializableAttribute]
public class UserIdType

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.