MapiExAppointment.removeRecipient(String, Int32) 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:
virtual System::String ^ removeRecipient(System::String ^ _email, int _type);
public virtual string removeRecipient (string _email, int _type);
abstract member removeRecipient : string * int -> string
override this.removeRecipient : string * int -> string
Public Overridable Function removeRecipient (_email As String, _type As Integer) As String
Parameters
- _email
- String
- _type
- Int32