UserIdStandardUser - свойство |
Gets or sets a value indicating which standard user the user represents.
Пространство имён:
Tessa.Exchange.WebServices.Data
Сборка:
Tessa.Server (в Tessa.Server.dll) Версия: 3.5.0.19
Синтаксис public StandardUser? StandardUser { get; set; }
Public Property StandardUser As StandardUser?
Get
Set
public:
property Nullable<StandardUser> StandardUser {
Nullable<StandardUser> get ();
void set (Nullable<StandardUser> value);
}
member StandardUser : Nullable<StandardUser> with get, set
Значение свойства
Тип:
NullableStandardUserСм. также