[This is preliminary documentation and is subject to change.]
Gets the all the information of all the members of
a particular group in a VCard format.
Namespace:
OfficeClip.DBLayer.AccountAssembly: OfficeClip.DBLayer (in OfficeClip.DBLayer)
Version: 8.1.1.0
Syntax
C# |
---|
public string ExportVCard( int groupId ) |
Visual Basic (Declaration) |
---|
Public Function ExportVCard ( _ groupId As Integer _ ) As String |
Visual C++ |
---|
public: String^ ExportVCard( int groupId ) |
Parameters
- groupId
- Type: System..::.Int32
The unique identifier for the group.