This document is archived and information here might be outdated. Recommended version. |
Indicates whether this is a private server directory.
[Visual Basic .NET]
Public ReadOnly Property IsPrivate As Boolean
[C#]
public bool IsPrivate {get;}
[C++]
HRESULT get_IsPrivate(
Boolean* pIsPrivate
);
[C++] Parameters pIsPrivate [out, retval]
pIsPrivate is a parameter of type bool*