UserIdType.DistinguishedUser Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The DistinguishedUser property gets or sets a value that identifies the Anonymouse and Default user accounts for delegate access.
public:
property ExchangeWebServices::DistinguishedUserType DistinguishedUser { ExchangeWebServices::DistinguishedUserType get(); void set(ExchangeWebServices::DistinguishedUserType value); };
public ExchangeWebServices.DistinguishedUserType DistinguishedUser { get; set; }
Public Property DistinguishedUser As DistinguishedUserType
Property Value
The DistinguishedUser property returns one of the DistinguishedUserType enumeration values.