Assembly: Microsoft.Rtc.Collaboration (in microsoft.rtc.collaboration.dll)
Syntax
Exceptions
Exception type | Condition |
---|---|
ArgumentNullException |
Thrown when the name attribute is null. |
ArgumentException |
Thrown when the name attribute is an empty string. |
Remarks
This function is used for attributes that have a name portion only, but no value portion.
Thread Safety
All public static (Shared in Visual
Basic) members of this type are thread-safe. Instance members are
not guaranteed to be thread-safe.