Sets or returns the custom invite subject.
HRESULT get_CustomInviteSubject(BSTR* pCustomInviteSubject)
HRESULT put_CustomInviteSubject(BSTR myCustomInviteSubject)
String = Room.CustomInviteSubject
Room.CustomInviteSubject = String
When there is no custom invite subject, this property's value is the empty string.
Home Applies to IERURoom