PIdentityHeaderType Property |
Namespace:
Ozeki.VoIP
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.183.0
Syntaxpublic PIdentityType Type { get; }
Public ReadOnly Property Type As PIdentityType
Get
public:
property PIdentityType Type {
PIdentityType get ();
}
member Type : PIdentityType with get
Property Value
Type:
PIdentityType
See Also