CalendarState.InMeeting(String, String, String) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
static Microsoft::Rtc::Internal::Collaboration::CalendarState ^ InMeeting(System::String ^ smtpAddress, System::String ^ meetingSubject, System::String ^ meetingLocation);
public static Microsoft.Rtc.Internal.Collaboration.CalendarState InMeeting (string smtpAddress, string meetingSubject, string meetingLocation);
static member InMeeting : string * string * string -> Microsoft.Rtc.Internal.Collaboration.CalendarState
Public Shared Function InMeeting (smtpAddress As String, meetingSubject As String, meetingLocation As String) As CalendarState
Parameters
- smtpAddress
- String
- meetingSubject
- String
- meetingLocation
- String